CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 贪心算法 分析

搜索资源列表

  1. suanfabaogao

    0下载:
  2. 算法设计与分析试验报告,含全部实验源代码,包括贪心法、回溯法、深度优先搜索、分治法等,内容详尽。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:121693
    • 提供者:Diana
  1. tanxinfa

    0下载:
  2. 算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constra
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1066
    • 提供者:范铮
  1. duo

    0下载:
  2. 名称叫做多边形游戏,是算法设计技巧与分析中经常会遇到的一类问题,主要是由贪心法来解决-Name of the game called the polygon is algorithm design techniques and analysis of a class of frequently encountered problems, mainly by the greedy method to solve
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:519288
    • 提供者:Crane
  1. tanxinfadanyuanzuidaunlujing

    0下载:
  2. 实现贪心法单源最短路径 绝对正确 算法设计与分析中贪心法的应用 环境为VC6.0-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1068
    • 提供者:小磊
  1. comparision--of-two-algorithms

    0下载:
  2. 对动态规划法和贪心法的分析和比较,通过比较研究来分析各算法的特点。-Analysis and comparision with two algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:170687
    • 提供者:李阳荣
  1. 6

    0下载:
  2. 贪心法解活动安排问题(计算机算法设计与分析)实验报告-Greedy method for solving activities arrangements ( computer algorithm design and analysis )
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:49359
    • 提供者:江军然
  1. GreedyAlgorithms

    0下载:
  2. 贪心法实现背包问题,运用枚举法实现,根据结果分析该算法的贪心性质-The greedy method knapsack problem, using the enumeration method to achieve, based on the results of analysis of the greedy nature of the algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:920
    • 提供者:lj
  1. SUANFAPPT

    0下载:
  2. 常用的算法设计策略(包括分治策略、动态规划、贪心策略、回溯法、随机算法等) 算法复杂度分析方法(计算迭代次数、使用递归方程、频度分析等) -Commonly used algorithm design strategies (including the strategy of divide and conquer, dynamic programming, greedy strategy, backtracking method, random algorithm) algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:3316958
    • 提供者:lm
  1. tanxinsuanfa

    0下载:
  2. 计算机算法分析里面贪心算法中很多算法的源码-Computer algorithm analysis which counted many greedy algorithm source code
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:718562
    • 提供者:王重阳
  1. runner

    0下载:
  2. 本源码实现经典的守望者逃离问题,采用的算法为贪心算法,通过分析mp的量与总路程的关系,尽量选择闪现。-This source implementation of the classic watchers escape problems, using the algorithm for the greedy algorithm, through the analysis of the amount of mp and total distance relationship, try to choo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:8718
    • 提供者:周刚
  1. greedy

    0下载:
  2. 1)编程实现背包问题贪心算法和最小生成树prim算法。通过具体算法理解如何通过局部最优实现全局最优,并验证算法的时间复杂性。 2)输入5个的图的邻接矩阵,程序加入统计prim算法访问图的节点数和边数的语句。 3) 将统计数与复杂性函数所计算的比较次数比较,用表格列出比较结果,给出文字分析。 4)背包问题的实验数据如下表:n=8,m=110 -1) programming to implement the knapsack problem greedy algorithm and
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:12412
    • 提供者:陈倩
  1. GeneralGreedy

    1下载:
  2. 社会网络分析中通用的贪心算法,包含IC模型,LT模型,WC模型,对比试验中经常用到以及后续改善比较常用的贪心算法框架。-Gm s greedy algorithm in the social network analysis, including IC model, LT model, WC model, is often used in the experiment and further improve the greedy algorithm framework which are fre
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-06
    • 文件大小:1245184
    • 提供者:达松
  1. Machine-Scheduling

    0下载:
  2. 掌握贪心算法,利用贪心算法解决多机调度问题, 分析实验结果,是否能将机器处理时间最短化-Master greedy algorithm using the greedy algorithm to solve multi-machine scheduling problem, Analysis of experimental results, whether the machine can process the shortest of
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:212615
    • 提供者:闵俊杰
  1. wapzbif

    0下载:
  2. 算法分析中的实例,简单的贪心算法用于求解此类问题()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:ilevblenx
  1. fielackmmunication

    0下载:
  2. 这是计算机常用算法及其分析,算法如动态规划,贪心算法,分治算法,分支定界算法等,()
  3. 所属分类:图形图象

    • 发布日期:2018-01-11
    • 文件大小:38912
    • 提供者:daaeye
  1. primdry

    0下载:
  2. 算法分析中的贪心算法的实现,并有完整的测试数据()
  3. 所属分类:图形图象

    • 发布日期:2018-04-18
    • 文件大小:6144
    • 提供者:Erineo
  1. TGZFMPE

    0下载:
  2. 算法分析中的贪心算法的实现,并有完整的测试数据()
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:8192
    • 提供者:FKnur$330303
  1. Chxetarchydual

    0下载:
  2. 这是计算机常用算法及其分析,算法如动态规划,贪心算法,分治算法,分支定界算法等,()
  3. 所属分类:大数据

    • 发布日期:2018-04-21
    • 文件大小:38912
    • 提供者:AIHzrev!77675
  1. Python_Algorithms

    0下载:
  2. python算法教程,用Python语言来讲解算法的分析和设计,分别介绍了树、图、计数问题、归纳递归、遍历、分解合并、贪心算法、复杂依赖、Dijkstra算法、匹配切割问题以及困难问题及其稀释等内容。(python algorithms,Explain the analysis and design of the algorithm in Python language)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:3764224
    • 提供者:风空茗
  1. passtngmojitor

    0下载:
  2. 算法分析中的实例,简单的贪心算法用于求解此类问题()
  3. 所属分类:数据挖掘

« 1 2 3 45 »
搜珍网 www.dssz.com